-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hydra yaml config #81
Conversation
Would it be better to add the configurations from metadata.json to config.yml? However, this might cause compatibility issues with the previous version, which explicitly reads from Currently, Other than these, everything looks good. I tested PR on my actual data for training, rollout, and rendering. |
MLP configuration will be part of Configuration file in future PRs. This is planned for v2 to be able to switch between different types of MLPs/KANs |
Use yaml to configure settings rather than command line arguments:
Related Issues/PRs
#80